home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / YH561411.CAB / FL_html32_xsd________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Extensible Markup Language  |  2000-11-29  |  79KB  |  2,499 lines

  1. <?xml version='1.0' encoding='utf-8' ?>
  2. <schema xmlns="http://www.w3.org/1999/XMLSchema" version="1.0"
  3.         targetNamespace='HTML 3.2'
  4.         xmlns:html32='http://schemas.microsoft.com/Schemas/DEFHTML32'
  5.         xmlns:vs='http://schemas.microsoft.com/Schemas/VisualStudio/HTML Intellisense'
  6.         vs:clientom="htm32dom.tlb"
  7.         vs:ishtmlschema="true"
  8.         vs:iscasesensitive="false"
  9.         vs:htmlflavor="3.2">
  10. <!--
  11.      Warning:                                                                                    
  12.      Warning: 
  13.      Warning: This is the default HTML 3.2 namespace, do not change the targetDescription above 
  14.      Warning: 
  15.      Warning: 
  16. -->
  17.  
  18.     <element name="HeadContent" vs:nonbrowseable="true">
  19.         <complexType content="mixed">
  20.             <choice>
  21.                 <element ref="base"/>
  22.                 <element ref="isindex"/>
  23.                 <element ref="meta"/>
  24.                 <element ref="nextid"/>
  25.                 <element ref="script"/>
  26.                 <element ref="title"/>
  27.             </choice>
  28.         </complexType>
  29.     </element>
  30.  
  31.     <element name="BlockContent" vs:nonbrowseable="true">
  32.         <complexType content="mixed">
  33.             <choice>
  34.                 <element ref="address"/>
  35.                 <element ref="basefont"/>
  36.                 <element ref="blockquote"/>
  37.                 <element ref="center"/>
  38.                 <element ref="dir"/>
  39.                 <element ref="div"/>
  40.                 <element ref="dl"/>
  41.                 <element ref="form"/>
  42.                 <element ref="h1"/>
  43.                 <element ref="h2"/>
  44.                 <element ref="h3"/>
  45.                 <element ref="h4"/>
  46.                 <element ref="h5"/>
  47.                 <element ref="h6"/>
  48.                 <element ref="hr"/>
  49.                 <element ref="isindex"/>
  50.                 <element ref="listing"/>
  51.                 <element ref="menu"/>
  52.                 <element ref="noembed"/>
  53.                 <element ref="noframes"/>
  54.                 <element ref="noscript"/>
  55.                 <element ref="ol"/>
  56.                 <element ref="p"/>
  57.                 <element ref="plaintext"/>
  58.                 <element ref="pre"/>
  59.                 <element ref="table"/>
  60.                 <element ref="ul"/>
  61.                 <element ref="xmp"/>
  62.             </choice>
  63.         </complexType>
  64.     </element>
  65.     <element name="BasefontContent" vs:nonbrowseable="true">
  66.         <complexType content="mixed">
  67.             <choice>
  68.                 <element ref="applet"/>
  69.                 <element ref="b"/>
  70.                 <element ref="big"/>
  71.                 <element ref="br"/>
  72.                 <element ref="cite"/>
  73.                 <element ref="code"/>
  74.                 <element ref="em"/>
  75.                 <element ref="embed"/>
  76.                 <element ref="font"/>
  77.                 <element ref="i"/>
  78.                 <element ref="img"/>
  79.                 <element ref="input"/>
  80.                 <element ref="kbd"/>
  81.                 <element ref="map"/>
  82.                 <element ref="nobr"/>
  83.                 <element ref="s"/>
  84.                 <element ref="samp"/>
  85.                 <element ref="script"/>
  86.                 <element ref="select"/>
  87.                 <element ref="small"/>
  88.                 <element ref="strike"/>
  89.                 <element ref="strong"/>
  90.                 <element ref="sub"/>
  91.                 <element ref="sup"/>
  92.                 <element ref="textarea"/>
  93.                 <element ref="tt"/>
  94.                 <element ref="u"/>
  95.                 <element ref="var"/>
  96.                 <element ref="wbr"/>
  97.                 <element ref="address"/>
  98.                 <element ref="basefont"/>
  99.                 <element ref="blockquote"/>
  100.                 <element ref="dir"/>
  101.                 <element ref="div"/>
  102.                 <element ref="dl"/>
  103.                 <element ref="form"/>
  104.                 <element ref="h1"/>
  105.                 <element ref="h2"/>
  106.                 <element ref="h3"/>
  107.                 <element ref="h4"/>
  108.                 <element ref="h5"/>
  109.                 <element ref="h6"/>
  110.                 <element ref="hr"/>
  111.                 <element ref="isindex"/>
  112.                 <element ref="listing"/>
  113.                 <element ref="menu"/>
  114.                 <element ref="noembed"/>
  115.                 <element ref="noframes"/>
  116.                 <element ref="noscript"/>
  117.                 <element ref="ol"/>
  118.                 <element ref="p"/>
  119.                 <element ref="plaintext"/>
  120.                 <element ref="pre"/>
  121.                 <element ref="ul"/>
  122.                 <element ref="xmp"/>
  123.             </choice>
  124.         </complexType>
  125.     </element>
  126.     <element name="MarqueeContent" vs:nonbrowseable="true">
  127.         <complexType content="mixed">
  128.             <choice>
  129.                 <element ref="address"/>
  130.                 <element ref="basefont"/>
  131.                 <element ref="blockquote"/>
  132.                 <element ref="dir"/>
  133.                 <element ref="div"/>
  134.                 <element ref="dl"/>
  135.                 <element ref="form"/>
  136.                 <element ref="h1"/>
  137.                 <element ref="h2"/>
  138.                 <element ref="h3"/>
  139.                 <element ref="h4"/>
  140.                 <element ref="h5"/>
  141.                 <element ref="h6"/>
  142.                 <element ref="hr"/>
  143.                 <element ref="isindex"/>
  144.                 <element ref="listing"/>
  145.                 <element ref="menu"/>
  146.                 <element ref="noembed"/>
  147.                 <element ref="noframes"/>
  148.                 <element ref="noscript"/>
  149.                 <element ref="ol"/>
  150.                 <element ref="p"/>
  151.                 <element ref="plaintext"/>
  152.                 <element ref="pre"/>
  153.                 <element ref="table"/>
  154.                 <element ref="ul"/>
  155.                 <element ref="xmp"/>
  156.             </choice>
  157.         </complexType>
  158.     </element>
  159.     <element name="FormContent" vs:nonbrowseable="true">
  160.         <complexType content="mixed">
  161.             <choice>
  162.                 <element ref="input"/>
  163.                 <element ref="select"/>
  164.                 <element ref="textarea"/>
  165.             </choice>
  166.         </complexType>
  167.     </element>
  168.     <element name="ButtonContent" vs:nonbrowseable="true">
  169.         <complexType content="mixed">
  170.             <choice>
  171.                 <element ref="applet"/>
  172.                 <element ref="b"/>
  173.                 <element ref="big"/>
  174.                 <element ref="br"/>
  175.                 <element ref="cite"/>
  176.                 <element ref="code"/>
  177.                 <element ref="em"/>
  178.                 <element ref="embed"/>
  179.                 <element ref="font"/>
  180.                 <element ref="i"/>
  181.                 <element ref="img"/>
  182.                 <element ref="input"/>
  183.                 <element ref="kbd"/>
  184.                 <element ref="map"/>
  185.                 <element ref="nobr"/>
  186.                 <element ref="s"/>
  187.                 <element ref="samp"/>
  188.                 <element ref="script"/>
  189.                 <element ref="select"/>
  190.                 <element ref="small"/>
  191.                 <element ref="strike"/>
  192.                 <element ref="strong"/>
  193.                 <element ref="sub"/>
  194.                 <element ref="sup"/>
  195.                 <element ref="textarea"/>
  196.                 <element ref="tt"/>
  197.                 <element ref="u"/>
  198.                 <element ref="var"/>
  199.                 <element ref="wbr"/>
  200.                 <element ref="address"/>
  201.                 <element ref="basefont"/>
  202.                 <element ref="blockquote"/>
  203.                 <element ref="dir"/>
  204.                 <element ref="div"/>
  205.                 <element ref="dl"/>
  206.                 <element ref="h1"/>
  207.                 <element ref="h2"/>
  208.                 <element ref="h3"/>
  209.                 <element ref="h4"/>
  210.                 <element ref="h5"/>
  211.                 <element ref="h6"/>
  212.                 <element ref="hr"/>
  213.                 <element ref="listing"/>
  214.                 <element ref="menu"/>
  215.                 <element ref="noembed"/>
  216.                 <element ref="noframes"/>
  217.                 <element ref="noscript"/>
  218.                 <element ref="ol"/>
  219.                 <element ref="p"/>
  220.                 <element ref="plaintext"/>
  221.                 <element ref="pre"/>
  222.                 <element ref="table"/>
  223.                 <element ref="ul"/>
  224.                 <element ref="xmp"/>
  225.             </choice>
  226.         </complexType>
  227.     </element>
  228.     <element name="BlockParent" vs:nonbrowseable="true">
  229.         <complexType content="mixed">
  230.             <choice>
  231.                 <element ref="applet"/>
  232.                 <element ref="basefont"/>
  233.                 <element ref="blockquote"/>
  234.                 <element ref="body"/>
  235.                 <element ref="center"/>
  236.                 <element ref="dd"/>
  237.                 <element ref="div"/>
  238.                 <element ref="dl"/>
  239.                 <element ref="embed"/>
  240.                 <element ref="form"/>
  241.                 <element ref="li"/>
  242.                 <element ref="noembed"/>
  243.                 <element ref="noframes"/>
  244.                 <element ref="noscript"/>
  245.                 <element ref="plaintext"/>
  246.                 <element ref="td"/>
  247.                 <element ref="th"/>
  248.                 <element ref="xmp"/>
  249.             </choice>
  250.         </complexType>
  251.     </element>
  252.     <element name="TableParent" vs:nonbrowseable="true">
  253.         <complexType content="mixed">
  254.             <choice>
  255.                 <element ref="applet"/>
  256.                 <element ref="blockquote"/>
  257.                 <element ref="body"/>
  258.                 <element ref="center"/>
  259.                 <element ref="dd"/>
  260.                 <element ref="div"/>
  261.                 <element ref="dl"/>
  262.                 <element ref="embed"/>
  263.                 <element ref="form"/>
  264.                 <element ref="li"/>
  265.                 <element ref="noembed"/>
  266.                 <element ref="noframes"/>
  267.                 <element ref="noscript"/>
  268.                 <element ref="plaintext"/>
  269.                 <element ref="pre"/>
  270.                 <element ref="td"/>
  271.                 <element ref="th"/>
  272.                 <element ref="xmp"/>
  273.             </choice>
  274.         </complexType>
  275.     </element>
  276.     <element name="FormElementParent" vs:nonbrowseable="true">
  277.         <complexType content="mixed">
  278.             <choice>
  279.                 <element ref="applet"/>
  280.                 <element ref="basefont"/>
  281.                 <element ref="blockquote"/>
  282.                 <element ref="body"/>
  283.                 <element ref="center"/>
  284.                 <element ref="dd"/>
  285.                 <element ref="div"/>
  286.                 <element ref="dl"/>
  287.                 <element ref="embed"/>
  288.                 <element ref="li"/>
  289.                 <element ref="noembed"/>
  290.                 <element ref="noframes"/>
  291.                 <element ref="noscript"/>
  292.                 <element ref="plaintext"/>
  293.                 <element ref="pre"/>
  294.                 <element ref="td"/>
  295.                 <element ref="th"/>
  296.                 <element ref="xmp"/>
  297.             </choice>
  298.         </complexType>
  299.     </element>
  300.     <element name="AParent" vs:nonbrowseable="true">
  301.         <complexType content="mixed">
  302.             <choice>
  303.                 <element ref="address"/>
  304.                 <element ref="b"/>
  305.                 <element ref="big"/>
  306.                 <element ref="caption"/>
  307.                 <element ref="cite"/>
  308.                 <element ref="code"/>
  309.                 <element ref="dt"/>
  310.                 <element ref="em"/>
  311.                 <element ref="font"/>
  312.                 <element ref="form"/>
  313.                 <element ref="h1"/>
  314.                 <element ref="h2"/>
  315.                 <element ref="h3"/>
  316.                 <element ref="h4"/>
  317.                 <element ref="h5"/>
  318.                 <element ref="h6"/>
  319.                 <element ref="i"/>
  320.                 <element ref="legend"/>
  321.                 <element ref="li"/>
  322.                 <element ref="nobr"/>
  323.                 <element ref="p"/>
  324.                 <element ref="pre"/>
  325.                 <element ref="s"/>
  326.                 <element ref="samp"/>
  327.                 <element ref="small"/>
  328.                 <element ref="strike"/>
  329.                 <element ref="strong"/>
  330.                 <element ref="sub"/>
  331.                 <element ref="sup"/>
  332.                 <element ref="tt"/>
  333.                 <element ref="u"/>
  334.                 <element ref="var"/>
  335.                 <element ref="applet"/>
  336.                 <element ref="basefont"/>
  337.                 <element ref="blockquote"/>
  338.                 <element ref="body"/>
  339.                 <element ref="center"/>
  340.                 <element ref="dd"/>
  341.                 <element ref="div"/>
  342.                 <element ref="dl"/>
  343.                 <element ref="embed"/>
  344.                 <element ref="form"/>
  345.                 <element ref="noembed"/>
  346.                 <element ref="noframes"/>
  347.                 <element ref="noscript"/>
  348.                 <element ref="plaintext"/>
  349.                 <element ref="td"/>
  350.                 <element ref="th"/>
  351.                 <element ref="xmp"/>
  352.             </choice>
  353.         </complexType>
  354.     </element>
  355.     <element name="MarqueeParent" vs:nonbrowseable="true">
  356.         <complexType content="mixed">
  357.             <choice>
  358.                 <element ref="applet"/>
  359.                 <element ref="basefont"/>
  360.                 <element ref="blockquote"/>
  361.                 <element ref="body"/>
  362.                 <element ref="center"/>
  363.                 <element ref="dd"/>
  364.                 <element ref="div"/>
  365.                 <element ref="dl"/>
  366.                 <element ref="embed"/>
  367.                 <element ref="form"/>
  368.                 <element ref="noembed"/>
  369.                 <element ref="noframes"/>
  370.                 <element ref="noscript"/>
  371.                 <element ref="plaintext"/>
  372.                 <element ref="pre"/>
  373.                 <element ref="td"/>
  374.                 <element ref="th"/>
  375.                 <element ref="xmp"/>
  376.             </choice>
  377.         </complexType>
  378.     </element>
  379.     <element name="InlineParent" vs:nonbrowseable="true">
  380.         <complexType content="mixed">
  381.             <choice>
  382.                 <element ref="a"/>
  383.                 <element ref="address"/>
  384.                 <element ref="b"/>
  385.                 <element ref="big"/>
  386.                 <element ref="caption"/>
  387.                 <element ref="cite"/>
  388.                 <element ref="code"/>
  389.                 <element ref="dt"/>
  390.                 <element ref="em"/>
  391.                 <element ref="font"/>
  392.                 <element ref="h1"/>
  393.                 <element ref="h2"/>
  394.                 <element ref="h3"/>
  395.                 <element ref="h4"/>
  396.                 <element ref="h5"/>
  397.                 <element ref="h6"/>
  398.                 <element ref="i"/>
  399.                 <element ref="kbd"/>
  400.                 <element ref="nobr"/>
  401.                 <element ref="p"/>
  402.                 <element ref="pre"/>
  403.                 <element ref="s"/>
  404.                 <element ref="samp"/>
  405.                 <element ref="small"/>
  406.                 <element ref="strike"/>
  407.                 <element ref="strong"/>
  408.                 <element ref="sub"/>
  409.                 <element ref="sup"/>
  410.                 <element ref="tt"/>
  411.                 <element ref="u"/>
  412.                 <element ref="var"/>
  413.             </choice>
  414.         </complexType>
  415.     </element>
  416.     <element name="InlineParentNoPre" vs:nonbrowseable="true">
  417.         <complexType content="mixed">
  418.             <choice>
  419.                 <element ref="a"/>
  420.                 <element ref="address"/>
  421.                 <element ref="b"/>
  422.                 <element ref="big"/>
  423.                 <element ref="caption"/>
  424.                 <element ref="cite"/>
  425.                 <element ref="code"/>
  426.                 <element ref="dt"/>
  427.                 <element ref="em"/>
  428.                 <element ref="font"/>
  429.                 <element ref="h1"/>
  430.                 <element ref="h2"/>
  431.                 <element ref="h3"/>
  432.                 <element ref="h4"/>
  433.                 <element ref="h5"/>
  434.                 <element ref="h6"/>
  435.                 <element ref="i"/>
  436.                 <element ref="kbd"/>
  437.                 <element ref="nobr"/>
  438.                 <element ref="p"/>
  439.                 <element ref="s"/>
  440.                 <element ref="samp"/>
  441.                 <element ref="small"/>
  442.                 <element ref="strike"/>
  443.                 <element ref="strong"/>
  444.                 <element ref="sub"/>
  445.                 <element ref="sup"/>
  446.                 <element ref="tt"/>
  447.                 <element ref="u"/>
  448.                 <element ref="var"/>
  449.             </choice>
  450.         </complexType>
  451.     </element>
  452.     <element name="InlineParentNoButton" vs:nonbrowseable="true">
  453.         <complexType content="mixed">
  454.             <choice>
  455.                 <element ref="a"/>
  456.                 <element ref="address"/>
  457.                 <element ref="b"/>
  458.                 <element ref="big"/>
  459.                 <element ref="caption"/>
  460.                 <element ref="cite"/>
  461.                 <element ref="code"/>
  462.                 <element ref="dt"/>
  463.                 <element ref="em"/>
  464.                 <element ref="font"/>
  465.                 <element ref="h1"/>
  466.                 <element ref="h2"/>
  467.                 <element ref="h3"/>
  468.                 <element ref="h4"/>
  469.                 <element ref="h5"/>
  470.                 <element ref="h6"/>
  471.                 <element ref="i"/>
  472.                 <element ref="kbd"/>
  473.                 <element ref="nobr"/>
  474.                 <element ref="p"/>
  475.                 <element ref="pre"/>
  476.                 <element ref="s"/>
  477.                 <element ref="samp"/>
  478.                 <element ref="small"/>
  479.                 <element ref="strike"/>
  480.                 <element ref="strong"/>
  481.                 <element ref="sub"/>
  482.                 <element ref="sup"/>
  483.                 <element ref="tt"/>
  484.                 <element ref="u"/>
  485.                 <element ref="var"/>
  486.             </choice>
  487.         </complexType>
  488.     </element>
  489.     <element name="InlineContent" vs:nonbrowseable="true">
  490.         <complexType content="mixed">
  491.             <choice>
  492.                 <element ref="a"/>
  493.                 <element ref="applet"/>
  494.                 <element ref="b"/>
  495.                 <element ref="big"/>
  496.                 <element ref="br"/>
  497.                 <element ref="cite"/>
  498.                 <element ref="code"/>
  499.                 <element ref="em"/>
  500.                 <element ref="embed"/>
  501.                 <element ref="font"/>
  502.                 <element ref="i"/>
  503.                 <element ref="img"/>
  504.                 <element ref="input"/>
  505.                 <element ref="kbd"/>
  506.                 <element ref="map"/>
  507.                 <element ref="nobr"/>
  508.                 <element ref="s"/>
  509.                 <element ref="samp"/>
  510.                 <element ref="script"/>
  511.                 <element ref="select"/>
  512.                 <element ref="small"/>
  513.                 <element ref="strike"/>
  514.                 <element ref="strong"/>
  515.                 <element ref="sub"/>
  516.                 <element ref="sup"/>
  517.                 <element ref="textarea"/>
  518.                 <element ref="tt"/>
  519.                 <element ref="u"/>
  520.                 <element ref="var"/>
  521.                 <element ref="wbr"/>
  522.             </choice>
  523.         </complexType>
  524.     </element>
  525.     <element name="FormElementContent" vs:nonbrowseable="true">
  526.         <complexType content="mixed">
  527.             <choice>
  528.                 <element ref="a"/>
  529.                 <element ref="applet"/>
  530.                 <element ref="b"/>
  531.                 <element ref="big"/>
  532.                 <element ref="br"/>
  533.                 <element ref="cite"/>
  534.                 <element ref="code"/>
  535.                 <element ref="em"/>
  536.                 <element ref="embed"/>
  537.                 <element ref="font"/>
  538.                 <element ref="i"/>
  539.                 <element ref="img"/>
  540.                 <element ref="input"/>
  541.                 <element ref="kbd"/>
  542.                 <element ref="map"/>
  543.                 <element ref="nobr"/>
  544.                 <element ref="s"/>
  545.                 <element ref="samp"/>
  546.                 <element ref="script"/>
  547.                 <element ref="select"/>
  548.                 <element ref="small"/>
  549.                 <element ref="strike"/>
  550.                 <element ref="strong"/>
  551.                 <element ref="sub"/>
  552.                 <element ref="sup"/>
  553.                 <element ref="textarea"/>
  554.                 <element ref="tt"/>
  555.                 <element ref="u"/>
  556.                 <element ref="var"/>
  557.                 <element ref="wbr"/>
  558.                 <element ref="address"/>
  559.                 <element ref="basefont"/>
  560.                 <element ref="blockquote"/>
  561.                 <element ref="dir"/>
  562.                 <element ref="div"/>
  563.                 <element ref="dl"/>
  564.                 <element ref="h1"/>
  565.                 <element ref="h2"/>
  566.                 <element ref="h3"/>
  567.                 <element ref="h4"/>
  568.                 <element ref="h5"/>
  569.                 <element ref="h6"/>
  570.                 <element ref="hr"/>
  571.                 <element ref="isindex"/>
  572.                 <element ref="listing"/>
  573.                 <element ref="menu"/>
  574.                 <element ref="noembed"/>
  575.                 <element ref="noframes"/>
  576.                 <element ref="noscript"/>
  577.                 <element ref="ol"/>
  578.                 <element ref="p"/>
  579.                 <element ref="plaintext"/>
  580.                 <element ref="pre"/>
  581.                 <element ref="table"/>
  582.                 <element ref="ul"/>
  583.                 <element ref="xmp"/>
  584.             </choice>
  585.         </complexType>
  586.     </element>
  587.     <element name="AContent" vs:nonbrowseable="true">
  588.         <complexType content="mixed">
  589.             <choice>
  590.                 <element ref="applet"/>
  591.                 <element ref="b"/>
  592.                 <element ref="big"/>
  593.                 <element ref="br"/>
  594.                 <element ref="cite"/>
  595.                 <element ref="code"/>
  596.                 <element ref="em"/>
  597.                 <element ref="embed"/>
  598.                 <element ref="font"/>
  599.                 <element ref="i"/>
  600.                 <element ref="img"/>
  601.                 <element ref="input"/>
  602.                 <element ref="kbd"/>
  603.                 <element ref="map"/>
  604.                 <element ref="nobr"/>
  605.                 <element ref="s"/>
  606.                 <element ref="samp"/>
  607.                 <element ref="script"/>
  608.                 <element ref="select"/>
  609.                 <element ref="small"/>
  610.                 <element ref="strike"/>
  611.                 <element ref="strong"/>
  612.                 <element ref="sub"/>
  613.                 <element ref="sup"/>
  614.                 <element ref="textarea"/>
  615.                 <element ref="tt"/>
  616.                 <element ref="u"/>
  617.                 <element ref="var"/>
  618.                 <element ref="wbr"/>
  619.             </choice>
  620.         </complexType>
  621.     </element>
  622.     <element name="PreContent" vs:nonbrowseable="true">
  623.         <complexType content="mixed">
  624.             <choice>
  625.                 <element ref="b"/>
  626.                 <element ref="br"/>
  627.                 <element ref="cite"/>
  628.                 <element ref="code"/>
  629.                 <element ref="em"/>
  630.                 <element ref="embed"/>
  631.                 <element ref="i"/>
  632.                 <element ref="input"/>
  633.                 <element ref="kbd"/>
  634.                 <element ref="map"/>
  635.                 <element ref="s"/>
  636.                 <element ref="samp"/>
  637.                 <element ref="script"/>
  638.                 <element ref="select"/>
  639.                 <element ref="strike"/>
  640.                 <element ref="strong"/>
  641.                 <element ref="textarea"/>
  642.                 <element ref="tt"/>
  643.                 <element ref="u"/>
  644.                 <element ref="var"/>
  645.                 <element ref="wbr"/>
  646.             </choice>
  647.         </complexType>
  648.     </element>
  649.     <element name="LabelContent" vs:nonbrowseable="true">
  650.         <complexType content="mixed">
  651.             <choice>
  652.                 <element ref="applet"/>
  653.                 <element ref="b"/>
  654.                 <element ref="big"/>
  655.                 <element ref="br"/>
  656.                 <element ref="cite"/>
  657.                 <element ref="code"/>
  658.                 <element ref="em"/>
  659.                 <element ref="embed"/>
  660.                 <element ref="font"/>
  661.                 <element ref="i"/>
  662.                 <element ref="img"/>
  663.                 <element ref="input"/>
  664.                 <element ref="kbd"/>
  665.                 <element ref="map"/>
  666.                 <element ref="nobr"/>
  667.                 <element ref="s"/>
  668.                 <element ref="samp"/>
  669.                 <element ref="script"/>
  670.                 <element ref="select"/>
  671.                 <element ref="small"/>
  672.                 <element ref="strike"/>
  673.                 <element ref="strong"/>
  674.                 <element ref="sub"/>
  675.                 <element ref="sup"/>
  676.                 <element ref="textarea"/>
  677.                 <element ref="tt"/>
  678.                 <element ref="u"/>
  679.                 <element ref="var"/>
  680.                 <element ref="wbr"/>
  681.             </choice>
  682.         </complexType>
  683.     </element>
  684.  
  685.     <element name="a">
  686.         <complexType content="mixed">
  687.             <choice>
  688.                 <element ref="AContent"/>
  689.             </choice>
  690.             <attribute name="href" type="uri-reference"/>
  691.             <attribute name="name"/>
  692.             <attribute name="onserverclick" vs:omtype="event" />
  693.             <attribute name="onserverchange" vs:omtype="event" />
  694.             <attribute name="target">
  695.                 <simpleType base="NMTOKEN">
  696.                     <enumeration value="_blank"/>
  697.                     <enumeration value="_parent"/>
  698.                     <enumeration value="_search"/>
  699.                     <enumeration value="_self"/>
  700.                     <enumeration value="_top"/>
  701.                 </simpleType>
  702.             </attribute>
  703.             <attribute name="id"/>
  704.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  705.             <attribute name="runat" vs:readonly="true">
  706.                 <simpleType base="NMTOKEN">
  707.                     <enumeration value="server"/>
  708.                 </simpleType>
  709.             </attribute>
  710.             <attribute name="xmlns" />
  711.             <attribute name="onclick" vs:omtype="event"/>
  712.             <attribute name="onmouseover" vs:omtype="event"/>
  713.         </complexType>
  714.     </element>
  715.     <element name="address" vs:clientom="coreEventSource">
  716.         <complexType content="mixed">
  717.             <choice>
  718.                 <element ref="InlineContent"/>
  719.                 <element ref="p"/>
  720.             </choice>
  721.             <attribute name="id"/>
  722.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  723.             <attribute name="runat" vs:readonly="true">
  724.                 <simpleType base="NMTOKEN">
  725.                     <enumeration value="server"/>
  726.                 </simpleType>
  727.             </attribute>
  728.             <attribute name="xmlns" />
  729.             <attribute name="onclick" vs:omtype="event"/>
  730.             <attribute name="onmouseover" vs:omtype="event"/>
  731.         </complexType>
  732.     </element>
  733.     <element name="applet">
  734.         <complexType content="mixed">
  735.             <choice>
  736.                 <element ref="InlineContent"/>
  737.                 <element ref="BlockContent"/>
  738.                 <element ref="param"/>
  739.             </choice>
  740.             <attribute name="align">
  741.                 <simpleType base="NMTOKEN">
  742.                     <enumeration value="left"/>
  743.                     <enumeration value="right"/>
  744.                     <enumeration value="top"/>
  745.                     <enumeration value="texttop"/>
  746.                     <enumeration value="middle"/>
  747.                     <enumeration value="absmiddle"/>
  748.                     <enumeration value="baseline"/>
  749.                     <enumeration value="bottom"/>
  750.                     <enumeration value="absbottom"/>
  751.                 </simpleType>
  752.             </attribute>
  753.             <attribute name="alt"/>
  754.             <attribute name="code" type="uri-reference"/>
  755.             <attribute name="codebase" type="uri-reference"/>
  756.             <attribute name="height"/>
  757.             <attribute name="hspace" type="ui4"/>
  758.             <attribute name="name"/>
  759.             <attribute name="src" type="uri-reference"/>
  760.             <attribute name="vspace" type="ui4"/>
  761.             <attribute name="width" />
  762.             <attribute name="id"/>
  763.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  764.             <attribute name="runat" vs:readonly="true">
  765.                 <simpleType base="NMTOKEN">
  766.                     <enumeration value="server"/>
  767.                 </simpleType>
  768.             </attribute>
  769.             <attribute name="xmlns" />
  770.             <attribute name="onclick" vs:omtype="event"/>
  771.             <attribute name="onmouseover" vs:omtype="event"/>
  772.         </complexType>
  773.     </element>
  774.     <element name="area" vs:empty="true" vs:clientom="coreEventSource">
  775.         <complexType content="mixed">
  776.             <attribute name="coords"/>
  777.             <attribute name="href" type="uri-reference"/>
  778.             <attribute name="nohref"  value="false" type="boolean" vs:standalone="true" />
  779.             <attribute name="shape"  value="rect">
  780.                 <simpleType base="NMTOKEN">
  781.                     <enumeration value="rect"/>
  782.                     <enumeration value="rectangle"/>
  783.                     <enumeration value="circ"/>
  784.                     <enumeration value="circle"/>
  785.                     <enumeration value="poly"/>
  786.                     <enumeration value="polygon"/>
  787.                 </simpleType>
  788.             </attribute>
  789.             <attribute name="target">
  790.                 <simpleType base="NMTOKEN">
  791.                     <enumeration value="_blank"/>
  792.                     <enumeration value="_parent"/>
  793.                     <enumeration value="_search"/>
  794.                     <enumeration value="_self"/>
  795.                     <enumeration value="_top"/>
  796.                 </simpleType>
  797.             </attribute>
  798.             <attribute name="id"/>
  799.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  800.             <attribute name="runat" vs:readonly="true">
  801.                 <simpleType base="NMTOKEN">
  802.                     <enumeration value="server"/>
  803.                 </simpleType>
  804.             </attribute>
  805.             <attribute name="xmlns" />
  806.             <attribute name="onclick" vs:omtype="event"/>
  807.             <attribute name="onmouseover" vs:omtype="event"/>
  808.         </complexType>
  809.     </element>
  810.     <element name="b" vs:clientom="coreEventSource">
  811.         <complexType content="mixed">
  812.             <choice>
  813.                 <element ref="InlineContent"/>
  814.             </choice>
  815.             <attribute name="id"/>
  816.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  817.             <attribute name="runat" vs:readonly="true">
  818.                 <simpleType base="NMTOKEN">
  819.                     <enumeration value="server"/>
  820.                 </simpleType>
  821.             </attribute>
  822.             <attribute name="xmlns" />
  823.             <attribute name="onclick" vs:omtype="event"/>
  824.             <attribute name="onmouseover" vs:omtype="event"/>
  825.         </complexType>
  826.     </element>
  827.     <element name="base" vs:empty="true">
  828.         <complexType content="mixed">
  829.             <attribute name="href" type="uri-reference"/>
  830.             <attribute name="target" >
  831.                 <simpleType base="NMTOKEN">
  832.                     <enumeration value="_blank"/>
  833.                     <enumeration value="_parent"/>
  834.                     <enumeration value="_search"/>
  835.                     <enumeration value="_self"/>
  836.                     <enumeration value="_top"/>
  837.                 </simpleType>
  838.             </attribute>
  839.             <attribute name="id"/>
  840.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  841.             <attribute name="runat" vs:readonly="true">
  842.                 <simpleType base="NMTOKEN">
  843.                     <enumeration value="server"/>
  844.                 </simpleType>
  845.             </attribute>
  846.             <attribute name="xmlns" />
  847.         </complexType>
  848.     </element>
  849.     <element name="basefont" vs:clientom="coreEventSource">
  850.         <complexType content="mixed">
  851.             <choice>
  852.                 <element ref="BasefontContent"/>
  853.             </choice>
  854.             <attribute      type="integer"/>
  855.             <attribute name="id"/>
  856.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  857.             <attribute name="runat" vs:readonly="true">
  858.                 <simpleType base="NMTOKEN">
  859.                     <enumeration value="server"/>
  860.                 </simpleType>
  861.             </attribute>
  862.             <attribute name="xmlns" />
  863.             <attribute name="onclick" vs:omtype="event"/>
  864.             <attribute name="onmouseover" vs:omtype="event"/>
  865.         </complexType>
  866.     </element>
  867.     <element name="big" vs:clientom="coreEventSource">
  868.         <complexType content="mixed">
  869.             <choice>
  870.                 <element ref="InlineContent"/>
  871.             </choice>
  872.             <attribute name="id"/>
  873.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  874.             <attribute name="runat" vs:readonly="true">
  875.                 <simpleType base="NMTOKEN">
  876.                     <enumeration value="server"/>
  877.                 </simpleType>
  878.             </attribute>
  879.             <attribute name="xmlns" />
  880.             <attribute name="onclick" vs:omtype="event"/>
  881.             <attribute name="onmouseover" vs:omtype="event"/>
  882.         </complexType>
  883.     </element>
  884.     <element name="blockquote" vs:clientom="coreEventSource">
  885.         <complexType content="mixed">
  886.             <choice>
  887.                 <element ref="InlineContent"/>
  888.                 <element ref="BlockContent"/>
  889.             </choice>
  890.             <attribute name="id"/>
  891.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  892.             <attribute name="runat" vs:readonly="true">
  893.                 <simpleType base="NMTOKEN">
  894.                     <enumeration value="server"/>
  895.                 </simpleType>
  896.             </attribute>
  897.             <attribute name="xmlns" />
  898.             <attribute name="onclick" vs:omtype="event"/>
  899.             <attribute name="onmouseover" vs:omtype="event"/>
  900.         </complexType>
  901.     </element>
  902.     <element name="body">
  903.         <complexType content="mixed">
  904.             <choice>
  905.                 <element ref="InlineContent"/>
  906.                 <element ref="BlockContent"/>
  907.             </choice>
  908.             <attribute name="background" type="uri-reference"/>
  909.             <attribute name="bgcolor" vs:builder="color"/>
  910.             <attribute name="link" vs:builder="color"/>
  911.             <attribute name="onload" vs:omtype="event"/>
  912.             <attribute name="onunload" vs:omtype="event"/>
  913.             <attribute name="text" vs:builder="color"/>
  914.             <attribute name="vlink" vs:builder="color"/>
  915.             <attribute name="id"/>
  916.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  917.             <attribute name="runat" vs:readonly="true">
  918.                 <simpleType base="NMTOKEN">
  919.                     <enumeration value="server"/>
  920.                 </simpleType>
  921.             </attribute>
  922.             <attribute name="xmlns" />
  923.             <attribute name="onclick" vs:omtype="event"/>
  924.             <attribute name="onmouseover" vs:omtype="event"/>
  925.         </complexType>
  926.     </element>
  927.     <element name="br" vs:empty="true" vs:clientom="coreEventSource">
  928.         <complexType content="mixed">
  929.             <attribute name="clear"  value="none">
  930.                 <simpleType base="NMTOKEN">
  931.                     <enumeration value="none"/>
  932.                     <enumeration value="left"/>
  933.                     <enumeration value="right"/>
  934.                     <enumeration value="all"/>
  935.                 </simpleType>
  936.             </attribute>
  937.             <attribute name="onclick" vs:omtype="event"/>
  938.             <attribute name="onmouseover" vs:omtype="event"/>
  939.         </complexType>
  940.     </element>
  941.     <element name="caption" vs:clientom="coreEventSource">
  942.         <complexType content="mixed">
  943.             <attribute name="align">
  944.                 <simpleType base="NMTOKEN">
  945.                     <enumeration value="top"/>
  946.                     <enumeration value="bottom"/>
  947.                 </simpleType>
  948.             </attribute>
  949.             <attribute name="id"/>
  950.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  951.             <attribute name="runat" vs:readonly="true">
  952.                 <simpleType base="NMTOKEN">
  953.                     <enumeration value="server"/>
  954.                 </simpleType>
  955.             </attribute>
  956.             <attribute name="xmlns" />
  957.             <attribute name="onclick" vs:omtype="event"/>
  958.             <attribute name="onmouseover" vs:omtype="event"/>
  959.         </complexType>
  960.     </element>
  961.     <element name="center" vs:clientom="coreEventSource">
  962.         <complexType content="mixed">
  963.             <choice>
  964.                 <element ref="InlineContent"/>
  965.                 <element ref="BlockContent"/>
  966.             </choice>
  967.             <attribute name="id"/>
  968.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  969.             <attribute name="runat" vs:readonly="true">
  970.                 <simpleType base="NMTOKEN">
  971.                     <enumeration value="server"/>
  972.                 </simpleType>
  973.             </attribute>
  974.             <attribute name="xmlns" />
  975.             <attribute name="onclick" vs:omtype="event"/>
  976.             <attribute name="onmouseover" vs:omtype="event"/>
  977.         </complexType>
  978.     </element>
  979.     <element name="cite" vs:clientom="coreEventSource">
  980.         <complexType content="mixed">
  981.             <choice>
  982.                 <element ref="InlineContent"/>
  983.             </choice>
  984.             <attribute name="id"/>
  985.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  986.             <attribute name="runat" vs:readonly="true">
  987.                 <simpleType base="NMTOKEN">
  988.                     <enumeration value="server"/>
  989.                 </simpleType>
  990.             </attribute>
  991.             <attribute name="xmlns" />
  992.             <attribute name="onclick" vs:omtype="event"/>
  993.             <attribute name="onmouseover" vs:omtype="event"/>
  994.         </complexType>
  995.     </element>
  996.     <element name="code" vs:clientom="coreEventSource">
  997.         <complexType content="mixed">
  998.             <choice>
  999.                 <element ref="InlineContent"/>
  1000.             </choice>
  1001.             <attribute name="id"/>
  1002.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1003.             <attribute name="runat" vs:readonly="true">
  1004.                 <simpleType base="NMTOKEN">
  1005.                     <enumeration value="server"/>
  1006.                 </simpleType>
  1007.             </attribute>
  1008.             <attribute name="xmlns" />
  1009.             <attribute name="onclick" vs:omtype="event"/>
  1010.             <attribute name="onmouseover" vs:omtype="event"/>
  1011.         </complexType>
  1012.     </element>
  1013.     <element name="comment" vs:deprecated="true">
  1014.         <complexType content="mixed">
  1015.         </complexType>
  1016.     </element>
  1017.     <element name="dd" vs:clientom="coreEventSource">
  1018.         <complexType content="mixed">
  1019.             <choice>
  1020.                 <element ref="InlineContent"/>
  1021.                 <element ref="BlockContent"/>
  1022.             </choice>
  1023.             <attribute name="id"/>
  1024.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1025.             <attribute name="runat" vs:readonly="true">
  1026.                 <simpleType base="NMTOKEN">
  1027.                     <enumeration value="server"/>
  1028.                 </simpleType>
  1029.             </attribute>
  1030.             <attribute name="xmlns" />
  1031.             <attribute name="onclick" vs:omtype="event"/>
  1032.             <attribute name="onmouseover" vs:omtype="event"/>
  1033.         </complexType>
  1034.     </element>
  1035.     <element name="dir" vs:clientom="coreEventSource">
  1036.         <complexType content="mixed">
  1037.             <choice>
  1038.                 <element ref="li"/>
  1039.             </choice>
  1040.             <attribute name="id"/>
  1041.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1042.             <attribute name="runat" vs:readonly="true">
  1043.                 <simpleType base="NMTOKEN">
  1044.                     <enumeration value="server"/>
  1045.                 </simpleType>
  1046.             </attribute>
  1047.             <attribute name="xmlns" />
  1048.             <attribute name="onclick" vs:omtype="event"/>
  1049.             <attribute name="onmouseover" vs:omtype="event"/>
  1050.         </complexType>
  1051.     </element>
  1052.     <element name="div" vs:clientom="coreEventSource">
  1053.         <complexType content="mixed">
  1054.             <choice>
  1055.                 <element ref="InlineContent"/>
  1056.                 <element ref="BlockContent"/>
  1057.             </choice>
  1058.             <attribute name="align"  value="left">
  1059.                 <simpleType base="NMTOKEN">
  1060.                     <enumeration value="left"/>
  1061.                     <enumeration value="center"/>
  1062.                     <enumeration value="right"/>
  1063.                     <enumeration value="justify"/>
  1064.                 </simpleType>
  1065.             </attribute>
  1066.             <attribute name="id"/>
  1067.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1068.             <attribute name="runat" vs:readonly="true">
  1069.                 <simpleType base="NMTOKEN">
  1070.                     <enumeration value="server"/>
  1071.                 </simpleType>
  1072.             </attribute>
  1073.             <attribute name="xmlns" />
  1074.             <attribute name="onclick" vs:omtype="event"/>
  1075.             <attribute name="onmouseover" vs:omtype="event"/>
  1076.         </complexType>
  1077.     </element>
  1078.     <element name="dl" vs:clientom="coreEventSource">
  1079.         <complexType content="mixed">
  1080.             <choice>
  1081.                 <element ref="dd"/>
  1082.                 <element ref="dt"/>
  1083.             </choice>
  1084.             <attribute name="id"/>
  1085.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1086.             <attribute name="runat" vs:readonly="true">
  1087.                 <simpleType base="NMTOKEN">
  1088.                     <enumeration value="server"/>
  1089.                 </simpleType>
  1090.             </attribute>
  1091.             <attribute name="xmlns" />
  1092.             <attribute name="onclick" vs:omtype="event"/>
  1093.             <attribute name="onmouseover" vs:omtype="event"/>
  1094.         </complexType>
  1095.     </element>
  1096.     <element name="dt" vs:clientom="coreEventSource">
  1097.         <complexType content="mixed">
  1098.             <choice>
  1099.                 <element ref="InlineContent"/>
  1100.             </choice>
  1101.             <attribute name="id"/>
  1102.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1103.             <attribute name="runat" vs:readonly="true">
  1104.                 <simpleType base="NMTOKEN">
  1105.                     <enumeration value="server"/>
  1106.                 </simpleType>
  1107.             </attribute>
  1108.             <attribute name="xmlns" />
  1109.             <attribute name="onclick" vs:omtype="event"/>
  1110.             <attribute name="onmouseover" vs:omtype="event"/>
  1111.         </complexType>
  1112.     </element>
  1113.     <element name="em" vs:clientom="coreEventSource">
  1114.         <complexType content="mixed">
  1115.             <choice>
  1116.                 <element ref="InlineContent"/>
  1117.             </choice>
  1118.             <attribute name="id"/>
  1119.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1120.             <attribute name="runat" vs:readonly="true">
  1121.                 <simpleType base="NMTOKEN">
  1122.                     <enumeration value="server"/>
  1123.                 </simpleType>
  1124.             </attribute>
  1125.             <attribute name="xmlns" />
  1126.             <attribute name="onclick" vs:omtype="event"/>
  1127.             <attribute name="onmouseover" vs:omtype="event"/>
  1128.         </complexType>
  1129.     </element>
  1130.     <element name="embed" vs:clientom="coreEventSource">
  1131.         <complexType content="mixed">
  1132.             <choice>
  1133.                 <element ref="InlineContent"/>
  1134.                 <element ref="BlockContent"/>
  1135.                 <element ref="param"/>
  1136.             </choice>
  1137.             <attribute name="height" />
  1138.             <attribute name="src" type="uri-reference"/>
  1139.             <attribute name="width" />
  1140.             <attribute name="id"/>
  1141.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1142.             <attribute name="runat" vs:readonly="true">
  1143.                 <simpleType base="NMTOKEN">
  1144.                     <enumeration value="server"/>
  1145.                 </simpleType>
  1146.             </attribute>
  1147.             <attribute name="xmlns" />
  1148.             <attribute name="onclick" vs:omtype="event"/>
  1149.             <attribute name="onmouseover" vs:omtype="event"/>
  1150.         </complexType>
  1151.     </element>
  1152.     <element name="font" vs:clientom="coreEventSource">
  1153.         <complexType content="mixed">
  1154.             <choice>
  1155.                 <element ref="InlineContent"/>
  1156.             </choice>
  1157.             <attribute name="color"/>
  1158.             <attribute name="face"/>
  1159.             <attribute name="size" type="integer"/>
  1160.             <attribute name="id"/>
  1161.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1162.             <attribute name="runat" vs:readonly="true">
  1163.                 <simpleType base="NMTOKEN">
  1164.                     <enumeration value="server"/>
  1165.                 </simpleType>
  1166.             </attribute>
  1167.             <attribute name="xmlns" />
  1168.             <attribute name="onclick" vs:omtype="event"/>
  1169.             <attribute name="onmouseover" vs:omtype="event"/>
  1170.         </complexType>
  1171.     </element>
  1172.     <element name="form">
  1173.         <complexType content="mixed">
  1174.             <choice>
  1175.                 <element ref="FormElementContent"/>
  1176.             </choice>
  1177.             <attribute name="action" type="uri-reference"/>
  1178.  
  1179.             <attribute name="enctype"/>
  1180.             <attribute name="method"  value="get">
  1181.                 <simpleType base="NMTOKEN">
  1182.                     <enumeration value="get"/>
  1183.                     <enumeration value="post"/>
  1184.                 </simpleType>
  1185.             </attribute>
  1186.             <attribute name="name"/>
  1187.             <attribute name="target" >
  1188.                 <simpleType base="NMTOKEN">
  1189.                     <enumeration value="_blank"/>
  1190.                     <enumeration value="_parent"/>
  1191.                     <enumeration value="_search"/>
  1192.                     <enumeration value="_self"/>
  1193.                     <enumeration value="_top"/>
  1194.                 </simpleType>
  1195.             </attribute>
  1196.             <attribute name="id"/>
  1197.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1198.             <attribute name="runat" vs:readonly="true">
  1199.                 <simpleType base="NMTOKEN">
  1200.                     <enumeration value="server"/>
  1201.                 </simpleType>
  1202.             </attribute>
  1203.             <attribute name="xmlns" />
  1204.             <attribute name="onblur" vs:omtype="event"/>
  1205.             <attribute name="onchange" vs:omtype="event"/>
  1206.             <attribute name="onfocus" vs:omtype="event"/>
  1207.             <attribute name="onreset" vs:omtype="event"/>
  1208.             <attribute name="onsubmit" vs:omtype="event"/>
  1209.             <attribute name="onclick" vs:omtype="event"/>
  1210.             <attribute name="onmouseover" vs:omtype="event"/>
  1211.         </complexType>
  1212.     </element>
  1213.     <element name="frame" vs:empty="true" vs:clientom="coreEventSource">
  1214.         <complexType content="mixed">
  1215.             <attribute name="frameborder"  value="yes">
  1216.                 <simpleType base="NMTOKEN">
  1217.                     <enumeration value="yes"/>
  1218.                     <enumeration value="no"/>
  1219.                     <enumeration value="1"/>
  1220.                     <enumeration value="0"/>
  1221.                 </simpleType>
  1222.             </attribute>
  1223.             <attribute name="marginheight" type="integer"/>
  1224.             <attribute name="marginwidth" type="integer"/>
  1225.             <attribute name="name"/>
  1226.             <attribute name="noresize"  value="false" type="boolean" vs:standalone="true" />
  1227.             <attribute name="scrolling"  value="auto">
  1228.                 <simpleType base="NMTOKEN">
  1229.                     <enumeration value="auto"/>
  1230.                     <enumeration value="yes"/>
  1231.                     <enumeration value="no"/>
  1232.                 </simpleType>
  1233.             </attribute>
  1234.             <attribute name="src" type="uri-reference"/>
  1235.             <attribute name="target" >
  1236.                 <simpleType base="NMTOKEN">
  1237.                     <enumeration value="_blank"/>
  1238.                     <enumeration value="_parent"/>
  1239.                     <enumeration value="_search"/>
  1240.                     <enumeration value="_self"/>
  1241.                     <enumeration value="_top"/>
  1242.                 </simpleType>
  1243.             </attribute>
  1244.             <attribute name="id"/>
  1245.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1246.             <attribute name="runat" vs:readonly="true">
  1247.                 <simpleType base="NMTOKEN">
  1248.                     <enumeration value="server"/>
  1249.                 </simpleType>
  1250.             </attribute>
  1251.             <attribute name="xmlns" />
  1252.             <attribute name="onclick" vs:omtype="event"/>
  1253.             <attribute name="onmouseover" vs:omtype="event"/>
  1254.         </complexType>
  1255.     </element>
  1256.     <element name="frameset">
  1257.         <complexType content="mixed">
  1258.             <choice>
  1259.                 <element ref="frame"/>
  1260.                 <element ref="frameset"/>
  1261.                 <element ref="noframes"/>
  1262.             </choice>
  1263.             <attribute name="cols" />
  1264.             <attribute name="frameborder"  value="yes">
  1265.                 <simpleType base="NMTOKEN">
  1266.                     <enumeration value="yes"/>
  1267.                     <enumeration value="no"/>
  1268.                     <enumeration value="1"/>
  1269.                     <enumeration value="0"/>
  1270.                 </simpleType>
  1271.             </attribute>
  1272.             <attribute name="onload" vs:omtype="event"/>
  1273.             <attribute name="onunload"/>
  1274.             <attribute name="rows"/>
  1275.             <attribute name="id"/>
  1276.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1277.             <attribute name="runat" vs:readonly="true">
  1278.                 <simpleType base="NMTOKEN">
  1279.                     <enumeration value="server"/>
  1280.                 </simpleType>
  1281.             </attribute>
  1282.             <attribute name="xmlns" />
  1283.             <attribute name="onclick" vs:omtype="event"/>
  1284.             <attribute name="onmouseover" vs:omtype="event"/>
  1285.         </complexType>
  1286.     </element>
  1287.     <element name="head">
  1288.         <complexType content="mixed">
  1289.             <choice>
  1290.                 <element ref="HeadContent"/>
  1291.             </choice>
  1292.             <attribute name="id"/>
  1293.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1294.             <attribute name="runat" vs:readonly="true">
  1295.                 <simpleType base="NMTOKEN">
  1296.                     <enumeration value="server"/>
  1297.                 </simpleType>
  1298.             </attribute>
  1299.             <attribute name="xmlns" />
  1300.         </complexType>
  1301.     </element>
  1302.     <element name="hr" vs:empty="true">
  1303.         <complexType content="mixed">
  1304.             <attribute name="align"  value="right">
  1305.                 <simpleType base="NMTOKEN">
  1306.                     <enumeration value="left"/>
  1307.                     <enumeration value="center"/>
  1308.                     <enumeration value="right"/>
  1309.                 </simpleType>
  1310.             </attribute>
  1311.             <attribute name="noshade" type="boolean" vs:standalone="true" />
  1312.             <attribute name="size" />
  1313.             <attribute name="width" />
  1314.             <attribute name="id"/>
  1315.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1316.             <attribute name="runat" vs:readonly="true">
  1317.                 <simpleType base="NMTOKEN">
  1318.                     <enumeration value="server"/>
  1319.                 </simpleType>
  1320.             </attribute>
  1321.             <attribute name="xmlns" />
  1322.         </complexType>
  1323.     </element>
  1324.     <element name="html">
  1325.         <complexType content="mixed">
  1326.             <choice>
  1327.                 <element ref="body"/>
  1328.                 <element ref="frameset"/>
  1329.                 <element ref="head"/>
  1330.             </choice>
  1331.             <attribute name="id"/>
  1332.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1333.             <attribute name="runat" vs:readonly="true">
  1334.                 <simpleType base="NMTOKEN">
  1335.                     <enumeration value="server"/>
  1336.                 </simpleType>
  1337.             </attribute>
  1338.             <attribute name="xmlns" />
  1339.         </complexType>
  1340.     </element>
  1341.     <element name="htmlarea" vs:clientom="coreEventSource">
  1342.         <complexType content="mixed">
  1343.             <choice>
  1344.                 <element ref="InlineContent"/>
  1345.                 <element ref="BlockContent"/>
  1346.             </choice>
  1347.             <attribute name="cols" type="integer"/>
  1348.             <attribute name="rows"/>
  1349.             <attribute name="id"/>
  1350.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1351.             <attribute name="runat" vs:readonly="true">
  1352.                 <simpleType base="NMTOKEN">
  1353.                     <enumeration value="server"/>
  1354.                 </simpleType>
  1355.             </attribute>
  1356.             <attribute name="xmlns" />
  1357.             <attribute name="onclick" vs:omtype="event"/>
  1358.             <attribute name="onmouseover" vs:omtype="event"/>
  1359.         </complexType>
  1360.     </element>
  1361.     <element name="h1" vs:clientom="coreEventSource">
  1362.         <complexType content="mixed">
  1363.             <choice>
  1364.                 <element ref="InlineContent"/>
  1365.             </choice>
  1366.             <attribute name="align"  value="left">
  1367.                 <simpleType base="NMTOKEN">
  1368.                     <enumeration value="left"/>
  1369.                     <enumeration value="center"/>
  1370.                     <enumeration value="right"/>
  1371.                     <enumeration value="justify"/>
  1372.                 </simpleType>
  1373.             </attribute>
  1374.             <attribute name="id"/>
  1375.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1376.             <attribute name="runat" vs:readonly="true">
  1377.                 <simpleType base="NMTOKEN">
  1378.                     <enumeration value="server"/>
  1379.                 </simpleType>
  1380.             </attribute>
  1381.             <attribute name="xmlns" />
  1382.             <attribute name="onclick" vs:omtype="event"/>
  1383.             <attribute name="onmouseover" vs:omtype="event"/>
  1384.         </complexType>
  1385.     </element>
  1386.     <element name="h2" vs:clientom="coreEventSource">
  1387.         <complexType content="mixed">
  1388.             <choice>
  1389.                 <element ref="InlineContent"/>
  1390.             </choice>
  1391.             <attribute name="align"  value="left">
  1392.                 <simpleType base="NMTOKEN">
  1393.                     <enumeration value="left"/>
  1394.                     <enumeration value="center"/>
  1395.                     <enumeration value="right"/>
  1396.                     <enumeration value="justify"/>
  1397.                 </simpleType>
  1398.             </attribute>
  1399.             <attribute name="id"/>
  1400.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1401.             <attribute name="runat" vs:readonly="true">
  1402.                 <simpleType base="NMTOKEN">
  1403.                     <enumeration value="server"/>
  1404.                 </simpleType>
  1405.             </attribute>
  1406.             <attribute name="xmlns" />
  1407.             <attribute name="onclick" vs:omtype="event"/>
  1408.             <attribute name="onmouseover" vs:omtype="event"/>
  1409.         </complexType>
  1410.     </element>
  1411.     <element name="h3" vs:clientom="coreEventSource">
  1412.         <complexType content="mixed">
  1413.             <choice>
  1414.                 <element ref="InlineContent"/>
  1415.             </choice>
  1416.             <attribute name="align"  value="left">
  1417.                 <simpleType base="NMTOKEN">
  1418.                     <enumeration value="left"/>
  1419.                     <enumeration value="center"/>
  1420.                     <enumeration value="right"/>
  1421.                     <enumeration value="justify"/>
  1422.                 </simpleType>
  1423.             </attribute>
  1424.             <attribute name="id"/>
  1425.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1426.             <attribute name="runat" vs:readonly="true">
  1427.                 <simpleType base="NMTOKEN">
  1428.                     <enumeration value="server"/>
  1429.                 </simpleType>
  1430.             </attribute>
  1431.             <attribute name="xmlns" />
  1432.             <attribute name="onclick" vs:omtype="event"/>
  1433.             <attribute name="onmouseover" vs:omtype="event"/>
  1434.         </complexType>
  1435.     </element>
  1436.     <element name="h4" vs:clientom="coreEventSource">
  1437.         <complexType content="mixed">
  1438.             <choice>
  1439.                 <element ref="InlineContent"/>
  1440.             </choice>
  1441.             <attribute name="align"  value="left">
  1442.                 <simpleType base="NMTOKEN">
  1443.                     <enumeration value="left"/>
  1444.                     <enumeration value="center"/>
  1445.                     <enumeration value="right"/>
  1446.                     <enumeration value="justify"/>
  1447.                 </simpleType>
  1448.             </attribute>
  1449.             <attribute name="id"/>
  1450.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1451.             <attribute name="runat" vs:readonly="true">
  1452.                 <simpleType base="NMTOKEN">
  1453.                     <enumeration value="server"/>
  1454.                 </simpleType>
  1455.             </attribute>
  1456.             <attribute name="xmlns" />
  1457.             <attribute name="onclick" vs:omtype="event"/>
  1458.             <attribute name="onmouseover" vs:omtype="event"/>
  1459.         </complexType>
  1460.     </element>
  1461.     <element name="h5" vs:clientom="coreEventSource">
  1462.         <complexType content="mixed">
  1463.             <choice>
  1464.                 <element ref="InlineContent"/>
  1465.             </choice>
  1466.             <attribute name="align"  value="left">
  1467.                 <simpleType base="NMTOKEN">
  1468.                     <enumeration value="left"/>
  1469.                     <enumeration value="center"/>
  1470.                     <enumeration value="right"/>
  1471.                     <enumeration value="justify"/>
  1472.                 </simpleType>
  1473.             </attribute>
  1474.             <attribute name="id"/>
  1475.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1476.             <attribute name="runat" vs:readonly="true">
  1477.                 <simpleType base="NMTOKEN">
  1478.                     <enumeration value="server"/>
  1479.                 </simpleType>
  1480.             </attribute>
  1481.             <attribute name="xmlns" />
  1482.             <attribute name="onclick" vs:omtype="event"/>
  1483.             <attribute name="onmouseover" vs:omtype="event"/>
  1484.         </complexType>
  1485.     </element>
  1486.     <element name="h6" vs:clientom="coreEventSource">
  1487.         <complexType content="mixed">
  1488.             <choice>
  1489.                 <element ref="InlineContent"/>
  1490.             </choice>
  1491.             <attribute name="align"  value="left">
  1492.                 <simpleType base="NMTOKEN">
  1493.                     <enumeration value="left"/>
  1494.                     <enumeration value="center"/>
  1495.                     <enumeration value="right"/>
  1496.                     <enumeration value="justify"/>
  1497.                 </simpleType>
  1498.             </attribute>
  1499.             <attribute name="id"/>
  1500.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1501.             <attribute name="runat" vs:readonly="true">
  1502.                 <simpleType base="NMTOKEN">
  1503.                     <enumeration value="server"/>
  1504.                 </simpleType>
  1505.             </attribute>
  1506.             <attribute name="xmlns" />
  1507.             <attribute name="onclick" vs:omtype="event"/>
  1508.             <attribute name="onmouseover" vs:omtype="event"/>
  1509.         </complexType>
  1510.     </element>
  1511.     <element name="i" vs:clientom="coreEventSource">
  1512.         <complexType content="mixed">
  1513.             <choice>
  1514.                 <element ref="InlineContent"/>
  1515.             </choice>
  1516.             <attribute name="id"/>
  1517.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1518.             <attribute name="runat" vs:readonly="true">
  1519.                 <simpleType base="NMTOKEN">
  1520.                     <enumeration value="server"/>
  1521.                 </simpleType>
  1522.             </attribute>
  1523.             <attribute name="xmlns" />
  1524.             <attribute name="onclick" vs:omtype="event"/>
  1525.             <attribute name="onmouseover" vs:omtype="event"/>
  1526.         </complexType>
  1527.     </element>
  1528.     <element name="image" vs:empty="true" vs:clientom="coreEventSource">
  1529.         <complexType content="mixed">
  1530.             <attribute name="align">
  1531.                 <simpleType base="NMTOKEN">
  1532.                     <enumeration value="left"/>
  1533.                     <enumeration value="right"/>
  1534.                     <enumeration value="top"/>
  1535.                     <enumeration value="texttop"/>
  1536.                     <enumeration value="middle"/>
  1537.                     <enumeration value="absmiddle"/>
  1538.                     <enumeration value="baseline"/>
  1539.                     <enumeration value="bottom"/>
  1540.                     <enumeration value="absbottom"/>
  1541.                 </simpleType>
  1542.             </attribute>
  1543.             <attribute name="alt"/>
  1544.             <attribute name="height"/>
  1545.             <attribute name="hspace" type="ui4"/>
  1546.             <attribute name="ismap"  value="false" type="boolean" vs:standalone="true" />
  1547.             <attribute name="name"/>
  1548.             <attribute name="src" type="uri-reference"/>
  1549.             <attribute name="usemap" type="uri-reference"/>
  1550.             <attribute name="vspace" type="ui4"/>
  1551.             <attribute name="width" />
  1552.             <attribute name="vspace" type="ui4"/>
  1553.             <attribute name="id"/>
  1554.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1555.             <attribute name="runat" vs:readonly="true">
  1556.                 <simpleType base="NMTOKEN">
  1557.                     <enumeration value="server"/>
  1558.                 </simpleType>
  1559.             </attribute>
  1560.             <attribute name="xmlns" />
  1561.             <attribute name="onclick" vs:omtype="event"/>
  1562.             <attribute name="onmouseover" vs:omtype="event"/>
  1563.         </complexType>
  1564.     </element>
  1565.     <element name="img" vs:empty="true">
  1566.         <complexType content="mixed">
  1567.             <attribute name="align">
  1568.                 <simpleType base="NMTOKEN">
  1569.                     <enumeration value="left"/>
  1570.                     <enumeration value="right"/>
  1571.                     <enumeration value="top"/>
  1572.                     <enumeration value="texttop"/>
  1573.                     <enumeration value="middle"/>
  1574.                     <enumeration value="absmiddle"/>
  1575.                     <enumeration value="baseline"/>
  1576.                     <enumeration value="bottom"/>
  1577.                     <enumeration value="absbottom"/>
  1578.                 </simpleType>
  1579.             </attribute>
  1580.             <attribute name="alt"/>
  1581.             <attribute name="border" type="integer"/>
  1582.             <attribute name="height"/>
  1583.             <attribute name="hspace" type="ui4"/>
  1584.             <attribute name="ismap"  value="false" type="boolean" vs:standalone="true" />
  1585.             <attribute name="name"/>
  1586.             <attribute name="src" type="uri-reference"/>
  1587.             <attribute name="usemap" type="uri-reference"/>
  1588.             <attribute name="vspace" type="ui4"/>
  1589.             <attribute name="width" />
  1590.             <attribute name="vspace" type="ui4"/>
  1591.             <attribute name="id"/>
  1592.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1593.             <attribute name="runat" vs:readonly="true">
  1594.                 <simpleType base="NMTOKEN">
  1595.                     <enumeration value="server"/>
  1596.                 </simpleType>
  1597.             </attribute>
  1598.             <attribute name="xmlns" />
  1599.             <attribute name="onclick" vs:omtype="event"/>
  1600.             <attribute name="onmouseover" vs:omtype="event"/>
  1601.         </complexType>
  1602.     </element>
  1603.     <element name="isindex" vs:empty="true">
  1604.         <complexType content="mixed">
  1605.             <attribute name="action" type="uri-reference"/>
  1606.             <attribute name="prompt"/>
  1607.             <attribute name="id"/>
  1608.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1609.             <attribute name="runat" vs:readonly="true">
  1610.                 <simpleType base="NMTOKEN">
  1611.                     <enumeration value="server"/>
  1612.                 </simpleType>
  1613.             </attribute>
  1614.             <attribute name="xmlns" />
  1615.         </complexType>
  1616.     </element>
  1617.     <element name="input" vs:empty="true" vs:clientom="formelement">
  1618.         <complexType content="mixed">
  1619.             <attribute name="align" vs:inputtype="image">
  1620.                 <simpleType base="NMTOKEN">
  1621.                     <enumeration value="left"/>
  1622.                     <enumeration value="right"/>
  1623.                     <enumeration value="top"/>
  1624.                     <enumeration value="texttop"/>
  1625.                     <enumeration value="middle"/>
  1626.                     <enumeration value="absmiddle"/>
  1627.                     <enumeration value="baseline"/>
  1628.                     <enumeration value="bottom"/>
  1629.                     <enumeration value="absbottom"/>
  1630.                 </simpleType>
  1631.             </attribute>
  1632.             <attribute name="checked" type="boolean" vs:inputtype="checkbox radio" vs:standalone="true" />
  1633.             <attribute name="maxlength" type="ui4" vs:inputtype="text" />
  1634.             <attribute name="name" vs:inputtype="button checkbox hidden image password radio submit text" />
  1635.             <attribute name="onblur" vs:omtype="event"/>
  1636.             <attribute name="onchange" vs:omtype="event"/>
  1637.             <attribute name="onfocus" vs:omtype="event"/>
  1638.             <attribute name="onserverclick" vs:omtype="event" />
  1639.             <attribute name="onserverchange" vs:omtype="event" />
  1640.             <attribute name="src" type="uri-reference" vs:inputtype="image" />
  1641.             <attribute name="size" type="integer"/>
  1642.             <attribute name="type" vs:readonly="true">
  1643.                 <simpleType base="NMTOKEN">
  1644.                     <enumeration value="button"/>
  1645.                     <enumeration value="checkbox"/>
  1646.                     <enumeration value="file"/>
  1647.                     <enumeration value="hidden"/>
  1648.                     <enumeration value="image"/>
  1649.                     <enumeration value="password"/>
  1650.                     <enumeration value="radio"/>
  1651.                     <enumeration value="submit"/>
  1652.                     <enumeration value="reset"/>
  1653.                     <enumeration value="text"/>
  1654.                 </simpleType>
  1655.             </attribute>
  1656.             <attribute name="value" vs:inputtype="button checkbox hidden password radio reset submit text"/>
  1657.             <attribute name="id"/>
  1658.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1659.             <attribute name="runat" vs:readonly="true">
  1660.                 <simpleType base="NMTOKEN">
  1661.                     <enumeration value="server"/>
  1662.                 </simpleType>
  1663.             </attribute>
  1664.             <attribute name="xmlns" />
  1665.             <attribute name="onclick" vs:omtype="event"/>
  1666.             <attribute name="onmouseover" vs:omtype="event"/>
  1667.         </complexType>
  1668.     </element>
  1669.     <element name="kbd" vs:clientom="coreEventSource">
  1670.         <complexType content="mixed">
  1671.             <choice>
  1672.                 <element ref="InlineContent"/>
  1673.             </choice>
  1674.             <attribute name="id"/>
  1675.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1676.             <attribute name="runat" vs:readonly="true">
  1677.                 <simpleType base="NMTOKEN">
  1678.                     <enumeration value="server"/>
  1679.                 </simpleType>
  1680.             </attribute>
  1681.             <attribute name="xmlns" />
  1682.             <attribute name="onclick" vs:omtype="event"/>
  1683.             <attribute name="onmouseover" vs:omtype="event"/>
  1684.         </complexType>
  1685.     </element>
  1686.     <element name="li" vs:clientom="coreEventSource" vs:implicitClosure="true">
  1687.         <complexType content="mixed">
  1688.             <choice>
  1689.                 <element ref="InlineContent"/>
  1690.                 <element ref="BlockContent"/>
  1691.             </choice>
  1692.             <attribute name="type" vs:readonly="true">
  1693.                 <simpleType base="NMTOKEN">
  1694.                     <enumeration value="A"/>
  1695.                     <enumeration value="a"/>
  1696.                     <enumeration value="I"/>
  1697.                     <enumeration value="i"/>
  1698.                     <enumeration value="1"/>
  1699.                 </simpleType>
  1700.             </attribute>
  1701.             <attribute name="value"/>
  1702.             <attribute name="id"/>
  1703.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1704.             <attribute name="runat" vs:readonly="true">
  1705.                 <simpleType base="NMTOKEN">
  1706.                     <enumeration value="server"/>
  1707.                 </simpleType>
  1708.             </attribute>
  1709.             <attribute name="xmlns" />
  1710.             <attribute name="onclick" vs:omtype="event"/>
  1711.             <attribute name="onmouseover" vs:omtype="event"/>
  1712.         </complexType>
  1713.     </element>
  1714.     <element name="link" vs:empty="true">
  1715.         <complexType content="mixed">
  1716.             <choice>
  1717.                 <element ref="coreLanguage"/>
  1718.             </choice>
  1719.             <attribute name="href" type="uri-reference"/>
  1720.             <attribute name="rel">
  1721.                 <simpleType base="NMTOKEN">
  1722.                     <enumeration value="alternate"/>
  1723.                     <enumeration value="bookmark"/>
  1724.                     <enumeration value="chapter"/>
  1725.                     <enumeration value="contents"/>
  1726.                     <enumeration value="copyright"/>
  1727.                     <enumeration value="glossary"/>
  1728.                     <enumeration value="help"/>
  1729.                     <enumeration value="index"/>
  1730.                     <enumeration value="next"/>
  1731.                     <enumeration value="prev"/>
  1732.                     <enumeration value="section"/>
  1733.                     <enumeration value="start"/>
  1734.                     <enumeration value="stylesheet"/>
  1735.                     <enumeration value="subsection"/>
  1736.                 </simpleType>
  1737.             </attribute>
  1738.             <attribute name="type" vs:readonly="true">
  1739.                 <simpleType base="NMTOKEN">
  1740.                     <enumeration value="text/css"/>
  1741.                     <enumeration value="text/javascript"/>
  1742.                 </simpleType>
  1743.             </attribute>
  1744.             <attribute name="id"/>
  1745.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1746.             <attribute name="runat" vs:readonly="true">
  1747.                 <simpleType base="NMTOKEN">
  1748.                     <enumeration value="server"/>
  1749.                 </simpleType>
  1750.             </attribute>
  1751.             <attribute name="xmlns" />
  1752.             <attribute name="onclick" vs:omtype="event"/>
  1753.             <attribute name="onmouseover" vs:omtype="event"/>
  1754.         </complexType>
  1755.     </element>
  1756.     <element name="listing" vs:deprecated="true" vs:clientom="coreEventSource">
  1757.         <complexType content="mixed">
  1758.             <attribute name="id"/>
  1759.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1760.             <attribute name="runat" vs:readonly="true">
  1761.                 <simpleType base="NMTOKEN">
  1762.                     <enumeration value="server"/>
  1763.                 </simpleType>
  1764.             </attribute>
  1765.             <attribute name="xmlns" />
  1766.             <attribute name="onclick" vs:omtype="event"/>
  1767.             <attribute name="onmouseover" vs:omtype="event"/>
  1768.         </complexType>
  1769.     </element>
  1770.     <element name="map" vs:clientom="coreEventSource">
  1771.         <complexType content="mixed">
  1772.             <choice>
  1773.                 <element ref="area"/>
  1774.             </choice>
  1775.             <attribute name="name"/>
  1776.             <attribute name="id"/>
  1777.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1778.             <attribute name="runat" vs:readonly="true">
  1779.                 <simpleType base="NMTOKEN">
  1780.                     <enumeration value="server"/>
  1781.                 </simpleType>
  1782.             </attribute>
  1783.             <attribute name="xmlns" />
  1784.             <attribute name="onclick" vs:omtype="event"/>
  1785.             <attribute name="onmouseover" vs:omtype="event"/>
  1786.         </complexType>
  1787.     </element>
  1788.     <element name="menu" vs:clientom="coreEventSource">
  1789.         <complexType content="mixed">
  1790.             <choice>
  1791.                 <element ref="li"/>
  1792.             </choice>
  1793.             <attribute name="id"/>
  1794.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1795.             <attribute name="runat" vs:readonly="true">
  1796.                 <simpleType base="NMTOKEN">
  1797.                     <enumeration value="server"/>
  1798.                 </simpleType>
  1799.             </attribute>
  1800.             <attribute name="xmlns" />
  1801.             <attribute name="onclick" vs:omtype="event"/>
  1802.             <attribute name="onmouseover" vs:omtype="event"/>
  1803.         </complexType>
  1804.     </element>
  1805.     <element name="meta" vs:empty="true" vs:clientom="coreEventSource">
  1806.         <complexType content="mixed">
  1807.             <attribute name="content"/>
  1808.             <attribute name="http-equiv"/>
  1809.             <attribute name="name"/>
  1810.             <attribute name="id"/>
  1811.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1812.             <attribute name="runat" vs:readonly="true">
  1813.                 <simpleType base="NMTOKEN">
  1814.                     <enumeration value="server"/>
  1815.                 </simpleType>
  1816.             </attribute>
  1817.             <attribute name="xmlns" />
  1818.             <attribute name="onclick" vs:omtype="event"/>
  1819.             <attribute name="onmouseover" vs:omtype="event"/>
  1820.         </complexType>
  1821.     </element>
  1822.     <element name="metadata">
  1823.         <complexType content="mixed">
  1824.             <attribute name="type" vs:readonly="true" />
  1825.             <attribute name="startspan"/>
  1826.         </complexType>
  1827.     </element>
  1828.     <element name="nextid" vs:empty="true" vs:deprecated="true">
  1829.         <complexType content="mixed">
  1830.             <attribute name="n" type="integer"/>
  1831.         </complexType>
  1832.     </element>
  1833.     <element name="nobr" vs:clientom="coreEventSource">
  1834.         <complexType content="mixed">
  1835.             <choice>
  1836.                 <element ref="InlineContent"/>
  1837.             </choice>
  1838.             <attribute name="id"/>
  1839.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1840.             <attribute name="runat" vs:readonly="true">
  1841.                 <simpleType base="NMTOKEN">
  1842.                     <enumeration value="server"/>
  1843.                 </simpleType>
  1844.             </attribute>
  1845.             <attribute name="xmlns" />
  1846.             <attribute name="onclick" vs:omtype="event"/>
  1847.             <attribute name="onmouseover" vs:omtype="event"/>
  1848.         </complexType>
  1849.     </element>
  1850.     <element name="noembed">
  1851.         <complexType content="mixed">
  1852.             <choice>
  1853.                 <element ref="InlineContent"/>
  1854.                 <element ref="BlockContent"/>
  1855.             </choice>
  1856.         </complexType>
  1857.     </element>
  1858.     <element name="noframes" vs:clientom="coreEventSource">
  1859.         <complexType content="mixed">
  1860.             <choice>
  1861.                 <element ref="InlineContent"/>
  1862.                 <element ref="BlockContent"/>
  1863.                 <element ref="body"/>
  1864.             </choice>
  1865.             <attribute name="id"/>
  1866.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1867.             <attribute name="runat" vs:readonly="true">
  1868.                 <simpleType base="NMTOKEN">
  1869.                     <enumeration value="server"/>
  1870.                 </simpleType>
  1871.             </attribute>
  1872.             <attribute name="xmlns" />
  1873.             <attribute name="onclick" vs:omtype="event"/>
  1874.             <attribute name="onmouseover" vs:omtype="event"/>
  1875.         </complexType>
  1876.     </element>
  1877.     <element name="noscript" vs:clientom="coreEventSource">
  1878.         <complexType content="mixed">
  1879.             <choice>
  1880.                 <element ref="InlineContent"/>
  1881.                 <element ref="BlockContent"/>
  1882.             </choice>
  1883.             <attribute name="id"/>
  1884.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1885.             <attribute name="runat" vs:readonly="true">
  1886.                 <simpleType base="NMTOKEN">
  1887.                     <enumeration value="server"/>
  1888.                 </simpleType>
  1889.             </attribute>
  1890.             <attribute name="xmlns" />
  1891.             <attribute name="onclick" vs:omtype="event"/>
  1892.             <attribute name="onmouseover" vs:omtype="event"/>
  1893.         </complexType>
  1894.     </element>
  1895.     <element name="object" vs:clientom="coreEventSource">
  1896.         <complexType content="mixed">
  1897.             <choice>
  1898.                 <element ref="InlineContent"/>
  1899.                 <element ref="BlockContent"/>
  1900.                 <element ref="param"/>
  1901.                 <element ref="coreLanguage"/>
  1902.             </choice>
  1903.             <attribute name="align">
  1904.                 <simpleType base="NMTOKEN">
  1905.                     <enumeration value="left"/>
  1906.                     <enumeration value="right"/>
  1907.                     <enumeration value="top"/>
  1908.                     <enumeration value="texttop"/>
  1909.                     <enumeration value="middle"/>
  1910.                     <enumeration value="absmiddle"/>
  1911.                     <enumeration value="baseline"/>
  1912.                     <enumeration value="bottom"/>
  1913.                     <enumeration value="absbottom"/>
  1914.                 </simpleType>
  1915.             </attribute>
  1916.             <attribute name="border" type="integer"/>
  1917.             <attribute name="classid"/>
  1918.             <attribute name="code" type="uri-reference"/>
  1919.             <attribute name="codebase" type="uri-reference"/>
  1920.             <attribute name="codetype"/>
  1921.             <attribute name="data"/>
  1922.             <attribute name="height"/>
  1923.             <attribute name="name"/>
  1924.             <attribute name="onafterupdate" vs:omptye="event"/>
  1925.             <attribute name="ondataavailable" vs:omtype="event"/>
  1926.             <attribute name="ondatasetchanged" vs:omtype="event"/>
  1927.             <attribute name="ondatasetcomplete" vs:omtype="event"/>
  1928.             <attribute name="onerror" vs:omtype="event"/>
  1929.             <attribute name="onerrorupdate" vs:omtype="event"/>
  1930.             <attribute name="onreadystatechange" vs:omtype="event"/>
  1931.             <attribute name="progid"/>
  1932.             <attribute name="type" vs:readonly="true" />
  1933.             <attribute name="width" />
  1934.             <attribute name="id"/>
  1935.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1936.             <attribute name="runat" vs:readonly="true">
  1937.                 <simpleType base="NMTOKEN">
  1938.                     <enumeration value="server"/>
  1939.                 </simpleType>
  1940.             </attribute>
  1941.             <attribute name="xmlns" />
  1942.             <attribute name="onclick" vs:omtype="event"/>
  1943.             <attribute name="onmouseover" vs:omtype="event"/>
  1944.         </complexType>
  1945.     </element>
  1946.     <element name="ol" vs:clientom="coreEventSource">
  1947.         <complexType content="mixed">
  1948.             <choice>
  1949.                 <element ref="li"/>
  1950.             </choice>
  1951.             <attribute name="start" type="integer"/>
  1952.             <attribute name="type" vs:readonly="true">
  1953.                 <simpleType base="NMTOKEN">
  1954.                     <enumeration value="A"/>
  1955.                     <enumeration value="a"/>
  1956.                     <enumeration value="I"/>
  1957.                     <enumeration value="i"/>
  1958.                     <enumeration value="1"/>
  1959.                 </simpleType>
  1960.             </attribute>
  1961.             <attribute name="id"/>
  1962.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1963.             <attribute name="runat" vs:readonly="true">
  1964.                 <simpleType base="NMTOKEN">
  1965.                     <enumeration value="server"/>
  1966.                 </simpleType>
  1967.             </attribute>
  1968.             <attribute name="xmlns" />
  1969.             <attribute name="onclick" vs:omtype="event"/>
  1970.             <attribute name="onmouseover" vs:omtype="event"/>
  1971.         </complexType>
  1972.     </element>
  1973.     <element name="option" vs:clientom="coreEventSource">
  1974.         <complexType content="mixed">
  1975.             <attribute name="selected" type="boolean" vs:standalone="true" />
  1976.             <attribute name="value"/>
  1977.             <attribute name="id"/>
  1978.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  1979.             <attribute name="runat" vs:readonly="true">
  1980.                 <simpleType base="NMTOKEN">
  1981.                     <enumeration value="server"/>
  1982.                 </simpleType>
  1983.             </attribute>
  1984.             <attribute name="xmlns" />
  1985.             <attribute name="onclick" vs:omtype="event"/>
  1986.             <attribute name="onmouseover" vs:omtype="event"/>
  1987.         </complexType>
  1988.     </element>
  1989.     <element name="p" vs:clientom="coreEventSource" vs:implicitClosure="true">
  1990.         <complexType content="mixed">
  1991.             <choice>
  1992.                 <element ref="InlineContent"/>
  1993.                 <element ref="table"/>
  1994.                 <element ref="hr"/>
  1995.             </choice>
  1996.             <attribute name="align"  value="left">
  1997.                 <simpleType base="NMTOKEN">
  1998.                     <enumeration value="left"/>
  1999.                     <enumeration value="center"/>
  2000.                     <enumeration value="right"/>
  2001.                     <enumeration value="justify"/>
  2002.                 </simpleType>
  2003.             </attribute>
  2004.             <attribute name="id"/>
  2005.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2006.             <attribute name="runat" vs:readonly="true">
  2007.                 <simpleType base="NMTOKEN">
  2008.                     <enumeration value="server"/>
  2009.                 </simpleType>
  2010.             </attribute>
  2011.             <attribute name="xmlns" />
  2012.             <attribute name="onclick" vs:omtype="event"/>
  2013.             <attribute name="onmouseover" vs:omtype="event"/>
  2014.         </complexType>
  2015.     </element>
  2016.     <element name="param" vs:empty="true">
  2017.         <complexType content="mixed">
  2018.             <attribute name="name"/>
  2019.             <attribute name="value"/>
  2020.             <attribute name="id"/>
  2021.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2022.             <attribute name="runat" vs:readonly="true">
  2023.                 <simpleType base="NMTOKEN">
  2024.                     <enumeration value="server"/>
  2025.                 </simpleType>
  2026.             </attribute>
  2027.             <attribute name="xmlns" />
  2028.         </complexType>
  2029.     </element>
  2030.     <element name="plaintext" vs:deprecated="true" vs:clientom="coreEventSource">
  2031.         <complexType content="mixed">
  2032.             <attribute name="id"/>
  2033.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2034.             <attribute name="runat" vs:readonly="true">
  2035.                 <simpleType base="NMTOKEN">
  2036.                     <enumeration value="server"/>
  2037.                 </simpleType>
  2038.             </attribute>
  2039.             <attribute name="xmlns" />
  2040.             <attribute name="onclick" vs:omtype="event"/>
  2041.             <attribute name="onmouseover" vs:omtype="event"/>
  2042.         </complexType>
  2043.     </element>
  2044.     <element name="pre" vs:clientom="coreEventSource">
  2045.         <complexType content="mixed">
  2046.             <choice>
  2047.                 <element ref="PreContent"/>
  2048.             </choice>
  2049.             <attribute name="id"/>
  2050.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2051.             <attribute name="runat" vs:readonly="true">
  2052.                 <simpleType base="NMTOKEN">
  2053.                     <enumeration value="server"/>
  2054.                 </simpleType>
  2055.             </attribute>
  2056.             <attribute name="xmlns" />
  2057.             <attribute name="onclick" vs:omtype="event"/>
  2058.             <attribute name="onmouseover" vs:omtype="event"/>
  2059.         </complexType>
  2060.     </element>
  2061.     <element name="s" vs:clientom="coreEventSource">
  2062.         <complexType content="mixed">
  2063.             <choice>
  2064.                 <element ref="InlineContent"/>
  2065.             </choice>
  2066.             <attribute name="id"/>
  2067.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2068.             <attribute name="runat" vs:readonly="true">
  2069.                 <simpleType base="NMTOKEN">
  2070.                     <enumeration value="server"/>
  2071.                 </simpleType>
  2072.             </attribute>
  2073.             <attribute name="xmlns" />
  2074.             <attribute name="onclick" vs:omtype="event"/>
  2075.             <attribute name="onmouseover" vs:omtype="event"/>
  2076.         </complexType>
  2077.     </element>
  2078.     <element name="samp" vs:clientom="coreEventSource">
  2079.         <complexType content="mixed">
  2080.             <choice>
  2081.                 <element ref="InlineContent"/>
  2082.             </choice>
  2083.             <attribute name="id"/>
  2084.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2085.             <attribute name="runat" vs:readonly="true">
  2086.                 <simpleType base="NMTOKEN">
  2087.                     <enumeration value="server"/>
  2088.                 </simpleType>
  2089.             </attribute>
  2090.             <attribute name="xmlns" />
  2091.             <attribute name="onclick" vs:omtype="event"/>
  2092.             <attribute name="onmouseover" vs:omtype="event"/>
  2093.         </complexType>
  2094.     </element>
  2095.     <element name="script">
  2096.         <complexType content="mixed">
  2097.             <attribute name="language"  value="jscript">
  2098.                 <simpleType base="NMTOKEN">
  2099.                     <enumeration value="jscript"/>
  2100.                     <enumeration value="javascript"/>
  2101.                     <enumeration value="vbs"/>
  2102.                     <enumeration value="vbscript"/>
  2103.                     <enumeration value="xml"/>
  2104.                 </simpleType>
  2105.             </attribute>
  2106.             <attribute name="src" type="uri-reference"/>
  2107.             <attribute name="id"/>
  2108.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2109.             <attribute name="runat" vs:readonly="true">
  2110.                 <simpleType base="NMTOKEN">
  2111.                     <enumeration value="server"/>
  2112.                 </simpleType>
  2113.             </attribute>
  2114.             <attribute name="xmlns" />
  2115.         </complexType>
  2116.     </element>
  2117.     <element name="select" vs:clientom="formelement">
  2118.         <complexType content="mixed">
  2119.             <choice>
  2120.                 <element ref="option"/>
  2121.             </choice>
  2122.             <attribute name="multiple" type="boolean" vs:standalone="true" />
  2123.             <attribute name="name"/>
  2124.             <attribute name="onblur" vs:omtype="event"/>
  2125.             <attribute name="onchange" vs:omtype="event"/>
  2126.             <attribute name="onfocus" vs:omtype="event"/>
  2127.             <attribute name="onserverclick" vs:omtype="event" />
  2128.             <attribute name="onserverchange" vs:omtype="event" />
  2129.             <attribute name="size" type="ui4"/>
  2130.             <attribute name="id"/>
  2131.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2132.             <attribute name="runat" vs:readonly="true">
  2133.                 <simpleType base="NMTOKEN">
  2134.                     <enumeration value="server"/>
  2135.                 </simpleType>
  2136.             </attribute>
  2137.             <attribute name="xmlns" />
  2138.             <attribute name="onclick" vs:omtype="event"/>
  2139.             <attribute name="onmouseover" vs:omtype="event"/>
  2140.         </complexType>
  2141.     </element>
  2142.     <element name="small" vs:clientom="coreEventSource">
  2143.         <complexType content="mixed">
  2144.             <choice>
  2145.                 <element ref="InlineContent"/>
  2146.             </choice>
  2147.             <attribute name="id"/>
  2148.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2149.             <attribute name="runat" vs:readonly="true">
  2150.                 <simpleType base="NMTOKEN">
  2151.                     <enumeration value="server"/>
  2152.                 </simpleType>
  2153.             </attribute>
  2154.             <attribute name="xmlns" />
  2155.             <attribute name="onclick" vs:omtype="event"/>
  2156.             <attribute name="onmouseover" vs:omtype="event"/>
  2157.         </complexType>
  2158.     </element>
  2159.     <element name="strike" vs:clientom="coreEventSource">
  2160.         <complexType content="mixed">
  2161.             <choice>
  2162.                 <element ref="InlineContent"/>
  2163.             </choice>
  2164.             <attribute name="id"/>
  2165.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2166.             <attribute name="runat" vs:readonly="true">
  2167.                 <simpleType base="NMTOKEN">
  2168.                     <enumeration value="server"/>
  2169.                 </simpleType>
  2170.             </attribute>
  2171.             <attribute name="xmlns" />
  2172.             <attribute name="onclick" vs:omtype="event"/>
  2173.             <attribute name="onmouseover" vs:omtype="event"/>
  2174.         </complexType>
  2175.     </element>
  2176.     <element name="strong" vs:clientom="coreEventSource">
  2177.         <complexType content="mixed">
  2178.             <choice>
  2179.                 <element ref="InlineContent"/>
  2180.             </choice>
  2181.             <attribute name="id"/>
  2182.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2183.             <attribute name="runat" vs:readonly="true">
  2184.                 <simpleType base="NMTOKEN">
  2185.                     <enumeration value="server"/>
  2186.                 </simpleType>
  2187.             </attribute>
  2188.             <attribute name="xmlns" />
  2189.             <attribute name="onclick" vs:omtype="event"/>
  2190.             <attribute name="onmouseover" vs:omtype="event"/>
  2191.         </complexType>
  2192.     </element>
  2193.     <element name="sub" vs:clientom="coreEventSource">
  2194.         <complexType content="mixed">
  2195.             <choice>
  2196.                 <element ref="InlineContent"/>
  2197.             </choice>
  2198.             <attribute name="id"/>
  2199.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2200.             <attribute name="runat" vs:readonly="true">
  2201.                 <simpleType base="NMTOKEN">
  2202.                     <enumeration value="server"/>
  2203.                 </simpleType>
  2204.             </attribute>
  2205.             <attribute name="xmlns" />
  2206.             <attribute name="onclick" vs:omtype="event"/>
  2207.             <attribute name="onmouseover" vs:omtype="event"/>
  2208.         </complexType>
  2209.     </element>
  2210.     <element name="sup" vs:clientom="coreEventSource">
  2211.         <complexType content="mixed">
  2212.             <choice>
  2213.                 <element ref="InlineContent"/>
  2214.             </choice>
  2215.             <attribute name="id"/>
  2216.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2217.             <attribute name="runat" vs:readonly="true">
  2218.                 <simpleType base="NMTOKEN">
  2219.                     <enumeration value="server"/>
  2220.                 </simpleType>
  2221.             </attribute>
  2222.             <attribute name="xmlns" />
  2223.             <attribute name="onclick" vs:omtype="event"/>
  2224.             <attribute name="onmouseover" vs:omtype="event"/>
  2225.         </complexType>
  2226.     </element>
  2227.     <element name="table" vs:clientom="coreEventSource">
  2228.         <complexType content="mixed">
  2229.             <choice>
  2230.                 <element ref="caption"/>
  2231.                 <element ref="tr"/>
  2232.             </choice>
  2233.             <attribute name="align">
  2234.                 <simpleType base="NMTOKEN">
  2235.                     <enumeration value="left"/>
  2236.                     <enumeration value="center"/>
  2237.                     <enumeration value="right"/>
  2238.                 </simpleType>
  2239.             </attribute>
  2240.             <attribute name="border" type="integer"/>
  2241.             <attribute name="cellpadding" type="integer"/>
  2242.             <attribute name="cellspacing" type="integer"/>
  2243.             <attribute name="height"/>
  2244.             <attribute name="width" />
  2245.             <attribute name="bgcolor" vs:builder="color"/>
  2246.             <attribute name="id"/>
  2247.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2248.             <attribute name="runat" vs:readonly="true">
  2249.                 <simpleType base="NMTOKEN">
  2250.                     <enumeration value="server"/>
  2251.                 </simpleType>
  2252.             </attribute>
  2253.             <attribute name="xmlns" />
  2254.             <attribute name="onclick" vs:omtype="event"/>
  2255.             <attribute name="onmouseover" vs:omtype="event"/>
  2256.         </complexType>
  2257.     </element>
  2258.     <element name="td" vs:clientom="coreEventSource" vs:implicitClosure="true">
  2259.         <complexType content="mixed">
  2260.             <choice>
  2261.                 <element ref="InlineContent"/>
  2262.                 <element ref="BlockContent"/>
  2263.             </choice>
  2264.             <attribute name="align"  value="left">
  2265.                 <simpleType base="NMTOKEN">
  2266.                     <enumeration value="left"/>
  2267.                     <enumeration value="center"/>
  2268.                     <enumeration value="right"/>
  2269.                 </simpleType>
  2270.             </attribute>
  2271.             <attribute name="colspan"  value="1" type="integer"/>
  2272.             <attribute name="height"/>
  2273.             <attribute name="nowrap"  value="false" type="boolean" vs:standalone="true" />
  2274.             <attribute name="rowspan"  value="1" type="integer"/>
  2275.             <attribute name="valign"  value="top">
  2276.                 <simpleType base="NMTOKEN">
  2277.                     <enumeration value="top"/>
  2278.                     <enumeration value="middle"/>
  2279.                     <enumeration value="bottom"/>
  2280.                     <enumeration value="baseline"/>
  2281.                 </simpleType>
  2282.             </attribute>
  2283.             <attribute name="width" />
  2284.             <attribute name="bgcolor" vs:builder="color"/>
  2285.             <attribute name="id"/>
  2286.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2287.             <attribute name="runat" vs:readonly="true">
  2288.                 <simpleType base="NMTOKEN">
  2289.                     <enumeration value="server"/>
  2290.                 </simpleType>
  2291.             </attribute>
  2292.             <attribute name="xmlns" />
  2293.             <attribute name="onclick" vs:omtype="event"/>
  2294.             <attribute name="onmouseover" vs:omtype="event"/>
  2295.         </complexType>
  2296.     </element>
  2297.     <element name="textarea" vs:clientom="formelement">
  2298.         <complexType content="mixed">
  2299.             <attribute name="cols" type="integer"/>
  2300.             <attribute name="name"/>
  2301.             <attribute name="onblur" vs:omtype="event"/>
  2302.             <attribute name="onchange" vs:omtype="event"/>
  2303.             <attribute name="onfocus" vs:omtype="event"/>
  2304.             <attribute name="onserverclick" vs:omtype="event" />
  2305.             <attribute name="onserverchange" vs:omtype="event" />
  2306.             <attribute name="rows"/>
  2307.             <attribute name="id"/>
  2308.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2309.             <attribute name="runat" vs:readonly="true">
  2310.                 <simpleType base="NMTOKEN">
  2311.                     <enumeration value="server"/>
  2312.                 </simpleType>
  2313.             </attribute>
  2314.             <attribute name="xmlns" />
  2315.             <attribute name="onclick" vs:omtype="event"/>
  2316.             <attribute name="onmouseover" vs:omtype="event"/>
  2317.         </complexType>
  2318.     </element>
  2319.     <element name="th" vs:clientom="coreEventSource">
  2320.         <complexType content="mixed">
  2321.             <choice>
  2322.                 <element ref="InlineContent"/>
  2323.                 <element ref="BlockContent"/>
  2324.             </choice>
  2325.             <attribute name="align"  value="left">
  2326.                 <simpleType base="NMTOKEN">
  2327.                     <enumeration value="left"/>
  2328.                     <enumeration value="center"/>
  2329.                     <enumeration value="right"/>
  2330.                 </simpleType>
  2331.             </attribute>
  2332.             <attribute name="colspan"  value="1" type="integer"/>
  2333.             <attribute name="height"/>
  2334.             <attribute name="nowrap"  value="false" type="boolean" vs:standalone="true" />
  2335.             <attribute name="rowspan"  value="1" type="integer"/>
  2336.             <attribute name="valign"  value="top">
  2337.                 <simpleType base="NMTOKEN">
  2338.                     <enumeration value="top"/>
  2339.                     <enumeration value="middle"/>
  2340.                     <enumeration value="bottom"/>
  2341.                     <enumeration value="baseline"/>
  2342.                 </simpleType>
  2343.             </attribute>
  2344.             <attribute name="width" />
  2345.             <attribute name="background" type="uri-reference"/>
  2346.             <attribute name="bgcolor" vs:builder="color"/>
  2347.             <attribute name="id"/>
  2348.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2349.             <attribute name="runat" vs:readonly="true">
  2350.                 <simpleType base="NMTOKEN">
  2351.                     <enumeration value="server"/>
  2352.                 </simpleType>
  2353.             </attribute>
  2354.             <attribute name="xmlns" />
  2355.             <attribute name="onclick" vs:omtype="event"/>
  2356.             <attribute name="onmouseover" vs:omtype="event"/>
  2357.         </complexType>
  2358.     </element>
  2359.     <element name="title" vs:clientom="coreEventSource">
  2360.         <complexType content="mixed">
  2361.             <attribute name="id"/>
  2362.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2363.             <attribute name="runat" vs:readonly="true">
  2364.                 <simpleType base="NMTOKEN">
  2365.                     <enumeration value="server"/>
  2366.                 </simpleType>
  2367.             </attribute>
  2368.             <attribute name="xmlns" />
  2369.             <attribute name="onclick" vs:omtype="event"/>
  2370.             <attribute name="onmouseover" vs:omtype="event"/>
  2371.         </complexType>
  2372.     </element>
  2373.     <element name="tr" vs:clientom="coreEventSource" vs:implicitClosure="true">
  2374.         <complexType content="mixed">
  2375.             <choice>
  2376.                 <element ref="th"/>
  2377.                 <element ref="td"/>
  2378.             </choice>
  2379.             <attribute name="align"  value="left">
  2380.                 <simpleType base="NMTOKEN">
  2381.                     <enumeration value="left"/>
  2382.                     <enumeration value="center"/>
  2383.                     <enumeration value="right"/>
  2384.                 </simpleType>
  2385.             </attribute>
  2386.             <attribute name="valign"  value="top">
  2387.                 <simpleType base="NMTOKEN">
  2388.                     <enumeration value="top"/>
  2389.                     <enumeration value="middle"/>
  2390.                     <enumeration value="bottom"/>
  2391.                     <enumeration value="baseline"/>
  2392.                 </simpleType>
  2393.             </attribute>
  2394.             <attribute name="bgcolor" vs:builder="color"/>
  2395.             <attribute name="id"/>
  2396.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2397.             <attribute name="runat" vs:readonly="true">
  2398.                 <simpleType base="NMTOKEN">
  2399.                     <enumeration value="server"/>
  2400.                 </simpleType>
  2401.             </attribute>
  2402.             <attribute name="xmlns" />
  2403.             <attribute name="onclick" vs:omtype="event"/>
  2404.             <attribute name="onmouseover" vs:omtype="event"/>
  2405.         </complexType>
  2406.     </element>
  2407.     <element name="tt" vs:clientom="coreEventSource">
  2408.         <complexType content="mixed">
  2409.             <choice>
  2410.                 <element ref="InlineContent"/>
  2411.             </choice>
  2412.             <attribute name="id"/>
  2413.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2414.             <attribute name="runat" vs:readonly="true">
  2415.                 <simpleType base="NMTOKEN">
  2416.                     <enumeration value="server"/>
  2417.                 </simpleType>
  2418.             </attribute>
  2419.             <attribute name="xmlns" />
  2420.             <attribute name="onclick" vs:omtype="event"/>
  2421.             <attribute name="onmouseover" vs:omtype="event"/>
  2422.         </complexType>
  2423.     </element>
  2424.     <element name="u" vs:clientom="coreEventSource">
  2425.         <complexType content="mixed">
  2426.             <choice>
  2427.                 <element ref="InlineContent"/>
  2428.             </choice>
  2429.             <attribute name="id"/>
  2430.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2431.             <attribute name="runat" vs:readonly="true">
  2432.                 <simpleType base="NMTOKEN">
  2433.                     <enumeration value="server"/>
  2434.                 </simpleType>
  2435.             </attribute>
  2436.             <attribute name="xmlns" />
  2437.             <attribute name="onclick" vs:omtype="event"/>
  2438.             <attribute name="onmouseover" vs:omtype="event"/>
  2439.         </complexType>
  2440.     </element>
  2441.     <element name="ul" vs:clientom="coreEventSource">
  2442.         <complexType content="mixed">
  2443.             <choice>
  2444.                 <element ref="ul" vs:deprecated="true"/>
  2445.                 <element ref="li"/>
  2446.             </choice>
  2447.             <attribute name="id"/>
  2448.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2449.             <attribute name="runat" vs:readonly="true">
  2450.                 <simpleType base="NMTOKEN">
  2451.                     <enumeration value="server"/>
  2452.                 </simpleType>
  2453.             </attribute>
  2454.             <attribute name="xmlns" />
  2455.             <attribute name="onclick" vs:omtype="event"/>
  2456.             <attribute name="onmouseover" vs:omtype="event"/>
  2457.         </complexType>
  2458.     </element>
  2459.     <element name="var" vs:clientom="coreEventSource">
  2460.         <complexType content="mixed">
  2461.             <choice>
  2462.                 <element ref="InlineContent"/>
  2463.             </choice>
  2464.             <attribute name="id"/>
  2465.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2466.             <attribute name="runat" vs:readonly="true">
  2467.                 <simpleType base="NMTOKEN">
  2468.                     <enumeration value="server"/>
  2469.                 </simpleType>
  2470.             </attribute>
  2471.             <attribute name="xmlns" />
  2472.             <attribute name="onclick" vs:omtype="event"/>
  2473.             <attribute name="onmouseover" vs:omtype="event"/>
  2474.         </complexType>
  2475.     </element>
  2476.     <element name="wbr" vs:empty="true">
  2477.         <complexType content="mixed">
  2478.         </complexType>
  2479.     </element>
  2480.     <element name="xmp" vs:deprecated="true" vs:clientom="coreEventSource">
  2481.         <complexType content="mixed">
  2482.             <attribute name="id"/>
  2483.             <attribute name="viewastext" vs:nonbrowseable="true"/>
  2484.             <attribute name="runat" vs:readonly="true">
  2485.                 <simpleType base="NMTOKEN">
  2486.                     <enumeration value="server"/>
  2487.                 </simpleType>
  2488.             </attribute>
  2489.             <attribute name="xmlns" />
  2490.             <attribute name="onclick" vs:omtype="event"/>
  2491.             <attribute name="onmouseover" vs:omtype="event"/>
  2492.         </complexType>
  2493.     </element>
  2494.     <simpleType name="ui4" base="non-negative-integer">
  2495.         <minInclusive value="0"/>
  2496.         <maxInclusive value="4294967295"/>
  2497.     </simpleType>
  2498. </schema>
  2499.